projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f66329
)
(widget-documentation-string-value-create):
author
Richard M. Stallman
<rms@gnu.org>
Sat, 20 Jul 2002 22:15:15 +0000
(22:15 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 20 Jul 2002 22:15:15 +0000
(22:15 +0000)
Say "Hide Rest", not just "Hide".
lisp/wid-edit.el
patch
|
blob
|
history
diff --git
a/lisp/wid-edit.el
b/lisp/wid-edit.el
index b168af703d2ee6eb8ce071b50c9157197b5299d5..3fcb58d78f06fe0a1d2d0a9950aa3704b3faaa21 100644
(file)
--- a/
lisp/wid-edit.el
+++ b/
lisp/wid-edit.el
@@
-2804,6
+2804,7
@@
link for that string."
(widget-create-child-and-convert
widget 'visibility
:help-echo "Show or hide rest of the documentation."
+ :on "Hide Rest"
:off "More"
:always-active t
:action 'widget-parent-action